home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_2483 / frame_107 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  149 b   |  9 lines

  1. if(eval("/Variables:ArtificePorte") == true)
  2. {
  3.    set("/Variables:ArtificePorte",false);
  4.    tellTarget("Artifice")
  5.    {
  6.       play();
  7.    }
  8. }
  9.